PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocument Class / getPDFVersion Method
In This Topic
    getPDFVersion Method
    In This Topic
    Gets the PDF version of this document.
    Syntax
    public PDFVersion getPDFVersion()

    Return Value

    A PDFVersion enum member specifying the version of the PDF document.
    See Also